SmartFTP FTP Library
|
Creates a link.
HRESULT Link( [in] BSTR bstrPath, [in] BSTR bstrLinkPoint, [in] VARIANT_BOOL bSymbolicLink );
Not used.
Protocol Version 6
Specifies that the link should be a symbolic link, or a special file (hard link) that redirects file system parsing to the resulting path.
true: Creates a symbolic link
false: Creates a hard link
What do you think about this topic? Send feedback!
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|